ByteBuf.writeBytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeBytes(ubyte[] value)
  2. void writeBytes(ubyte[] value, int srcIndex, int length)
    class ByteBuf
    void
    writeBytes
    (
    ubyte[] value
    ,,
    int length
    )

Meta